Description
Use this method to get details of your plans.
Response
Returns the details of the plans of the Reseller Linux Hosting product along with the plan details of other Products of the reseller.
Example:
The response structure for the Reseller Linux Hosting product will be:
US Server
resellerhosting
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}
UK Server
resellerhostinglinuxuk
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}
India Server
resellerhostinglinuxin
{
"plan-id(value)"
{
"plan details keys" => "plan details values"
}
}